gl renderer: Use rect_contains_rect() copy
authorTimm Bäder <mail@baedert.org>
Mon, 11 Jan 2021 20:49:30 +0000 (21:49 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 17 Jan 2021 03:39:26 +0000 (04:39 +0100)
commitd9f6b268d30a0d9274d118b87a1878c04ce316bf
tree3a189282924f72dd1b8010cb4a54c7ea11ee8a5f
parent934b91f65fc99bf199bfa77b9173923b9369b2a5
gl renderer: Use rect_contains_rect() copy

And this way the contains_rect() inside
rounded_inner_rect_contains_rect() goes from 3.3% to 0.79% in the
fishbowl when rendering the levelbars.
gsk/gl/gskglrenderer.c